Previous Book Contents Book Index Next

Inside Macintosh: Programming With MRJToolkit /
Chapter 2 - MRJToolkit Reference / The MRJApplicationUtils Class
Methods /


isMRJToolkitAvailable

Checks for the presence of MRJToolkit.

public static final boolean isMRJToolkitAvailable();
method result
True if MRJToolkit is present on the host platform, false otherwise.
DISCUSSION
You can include this method only if you are building your application with the version of MRJToolkit included with the MRJ 2.0 SDK or later. However, it will still return the correct value (true) when called on host platforms running MRJ 1.5.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
12 NOV 1997